Indices operations
List indices
Lists all indices in the current Algolia application.
The request follows any index restrictions of the API key you use to make the request.
GET
Authorizations
Your Algolia application ID.
Your Algolia API key with the necessary permissions to make the request. Permissions are controlled through access control lists (ACL) and access restrictions. The required ACL to make a request is listed in each endpoint's reference.
Query Parameters
Requested page of the API response.
If null
, the API response is not paginated.
Required range:
x >= 0
Number of hits per page.
Response
200
application/json
OK
The response is of type object
.